home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Tools⁄Additions / BwnfsdDescr < prev    next >
Text File  |  1993-09-03  |  1KB  |  37 lines

  1. Subj:  BWNFSD 3.0.sea                        October 14, 1992
  2. From:  CrazyIvan1
  3.  
  4. File:  BWNFSD 3.0.sea (43482 bytes)
  5. DL time (2400 baud): < 5 minutes
  6. Download count: 3
  7.  
  8. AUTHOR:    Beams & Whiteside Software
  9. EQUIPMENT: UNIX Operating System
  10. NEEDS:     Some way of transferring files to a UNIX based system
  11.  
  12.  
  13. Contents:
  14.  
  15. bwlock.c
  16. bwnfsd.c
  17. bwprint.c
  18. makefile
  19.  
  20. This is the latest version of the Beams and Whiteside Software authentication and locking daemon. This daemon should be used if you need file locking capabilities, since NFS/Share does not support the LOCKD locking daemon.
  21.  
  22. To use, you must:
  23.  
  24. 1. Download this file.
  25. 2. Double-click on the BWNFSD 3.0.sea file to decompress it.
  26. 3. Send the three .c files and one makefile to your UNIX host.
  27. 4. Use *one* of the following make commands to compile and link BWNFSD:
  28.    a. make sun
  29.    b. make bsd
  30.    c. make sys5
  31.    d. make sgi
  32.    e. make sco
  33.    f. make aix
  34.  
  35. 5. Next, you must launch bwnfsd and give it an argument. The argument will be ANY exported file system (check your /etc/exports file for this information). Note: You should launch this as a root process.
  36.  
  37. ***This file has been checked for viruses with Disinfectant 2.9***